slow type
https://jsr.io/docs/about-slow-types
「遅い型」は、関数、クラス、const 宣言、または let 宣言がパッケージからエクスポートされ、その型が明示的に記述されていないか、型が単純に推論できるものよりも複雑な場合に発生します。
https://speakerdeck.com/karad/slow-types-tutenandarou
https://github.com/jsr-io/jsr/discussions/447
https://github.com/jsr-io/jsr/issues/444
https://github.com/denoland/deno/issues/22437
https://github.com/denoland/deno/issues/23182
https://github.com/denoland/deno/issues/23126